SixBit API Schema
MinimumSellerAllowedPriceType Simple Type
Description
The minimum seller allowed price.
Namespace (none)
Type
Restriction of xs:decimal
Diagram
MinimumSellerAllowedPriceType Simple Type
Overview
MinimumSellerAllowedPriceType Restriction of xs:decimal
The minimum seller allowed price.
Source
<xs:simpleType name="MinimumSellerAllowedPriceType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The minimum seller allowed price.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:decimal" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.